home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / disk-man / linux-fl.000 / linux-fl / linux-floppies / INSTALL < prev    next >
Encoding:
Text File  |  1996-04-07  |  462 b   |  18 lines

  1. (1)    Put these files in your path:
  2.     Copy them to /usr/local/bin for example.
  3.  
  4. (2)    Edit "mountb" and "umountb" to suit your needs.
  5.     Comments there explain what to do.
  6.  
  7. (3)    Open "fformat" for editing and set the path to README file or else
  8.     it will not find it. 
  9.  
  10. (4)    To set execute permissions on a file do:
  11.         chmod 777 fformat
  12.         chmod 777 mountb
  13.         chmod 777 umounb
  14.  
  15. (5)    You may also rename these scripts to whatever name you like:
  16.         mv mountb mb
  17.         mv umountb umb
  18.